set( MIRALL_VERSION_MAJOR 3 )
set( MIRALL_VERSION_MINOR 15 )
-set( MIRALL_VERSION_PATCH 2 )
-set( MIRALL_VERSION_YEAR 2024 )
+set( MIRALL_VERSION_PATCH 3 )
+set( MIRALL_VERSION_YEAR 2025 )
set( MIRALL_SOVERSION 0 )
# Minimum supported server version according to https://docs.nextcloud.com/server/latest/admin_manual/release_schedule.html
# General information about the project.
project = u'Nextcloud Client Manual'
-copyright = u'2013-2024, The Nextcloud developers'
+copyright = u'2013-2025, The Nextcloud developers'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# The short X.Y version.
version = '3.15'
# The full version, including alpha/beta/rc tags.
-release = '3.15.2'
+release = '3.15.3'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.